Home
last modified time | relevance | path

Searched defs:deleg (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dfilelock.h291 static inline int fcntl_setdeleg(unsigned int fd, struct file *filp, struct delegation *deleg) in fcntl_setdeleg()
296 static inline int fcntl_getdeleg(struct file *filp, struct delegation *deleg) in fcntl_getdeleg()
/linux/fs/
H A Dlocks.c1799 int fcntl_getdeleg(struct file *filp, struct delegation *deleg) in fcntl_getdeleg()
2124 int fcntl_setdeleg(unsigned int fd, struct file *filp, struct delegation *deleg) in fcntl_setdeleg()
H A Dfcntl.c448 struct delegation deleg; in do_fcntl() local
/linux/fs/nfsd/
H A Dnfs4state.c5721 struct nfs4_delegation *deleg; in nfs4_check_deleg() local