Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h284 u32 dl_type; member
310 static inline bool deleg_is_read(u32 dl_type) in deleg_is_read()
315 static inline bool deleg_is_write(u32 dl_type) in deleg_is_write()
320 static inline bool deleg_attrs_deleg(u32 dl_type) in deleg_attrs_deleg()
H A Dnfs4state.c1249 struct nfs4_clnt_odstate *odstate, u32 dl_type, in __alloc_init_deleg()
1294 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg()
3394 static char *nfs4_show_deleg_type(u32 dl_type) in nfs4_show_deleg_type()
6724 u32 dl_type; in nfs4_set_delegation() local
/linux/sound/soc/fsl/
H A Dfsl_sai.c617 u32 dl_type = FSL_SAI_DL_I2S; in fsl_sai_hw_params() local