Home
last modified time | relevance | path

Searched defs:dl_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/nfsd/
Dstate.h201 u32 dl_type; member
212 static inline bool deleg_is_read(u32 dl_type) in deleg_is_read()
217 static inline bool deleg_is_write(u32 dl_type) in deleg_is_write()
222 static inline bool deleg_attrs_deleg(u32 dl_type) in deleg_attrs_deleg()
Dnfs4state.c1150 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg()
2960 static char *nfs4_show_deleg_type(u32 dl_type) in nfs4_show_deleg_type()
5985 u32 dl_type; in nfs4_set_delegation() local
/linux-6.14.4/sound/soc/fsl/
Dfsl_sai.c535 u32 dl_type = FSL_SAI_DL_I2S; in fsl_sai_hw_params() local