Searched refs:check_conflicting_open (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dlocks.c1728 * check_conflicting_open - see if the given file points to an inode that has
1739 check_conflicting_open(struct file *filp, const int arg, int flags) function
1805 error = check_conflicting_open(filp, arg, lease->c.flc_flags);
1862 error = check_conflicting_open(filp, arg, lease->c.flc_flags);

Completed in 76 milliseconds