Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h219 u32 dl_type; member
229 static inline bool deleg_is_read(u32 dl_type) in deleg_is_read()
234 static inline bool deleg_is_write(u32 dl_type) in deleg_is_write()
239 static inline bool deleg_attrs_deleg(u32 dl_type) in deleg_attrs_deleg()
H A Dnfs4state.c1129 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg()
2949 static char *nfs4_show_deleg_type(u32 dl_type) in nfs4_show_deleg_type()
5990 u32 dl_type; in nfs4_set_delegation() local
/linux/sound/soc/fsl/
H A Dfsl_sai.c567 u32 dl_type = FSL_SAI_DL_I2S; in fsl_sai_hw_params() local