Home
last modified time | relevance | path

Searched refs:deleg_is_write (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dstate.h216 static inline bool deleg_is_write(u32 dl_type) in deleg_is_write() function
H A Dnfs4state.c6260 if (deleg_is_write(dp->dl_type)) { in nfsd4_deleg_xgrade_none_ext()
6281 if (!deleg_is_read(open->op_delegate_type) && !deleg_is_write(open->op_delegate_type)) in open_xor_delegation()