Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilelock.h163 int fcntl_setdeleg(unsigned int fd, struct file *filp, struct delegation *deleg);
284 static inline int fcntl_setdeleg(unsigned int fd, struct file *filp, struct delegation *deleg) in fcntl_setdeleg() function
/linux/fs/
H A Dlocks.c2115 int fcntl_setdeleg(unsigned int fd, struct file *filp, struct delegation *deleg) in fcntl_setdeleg() function