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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c689 static int __posix_lock_file(struct inode *inode, struct file_lock *request, struct file_lock *conflock) function
908 return __posix_lock_file(filp->f_path.dentry->d_inode, fl, conflock);
998 error = __posix_lock_file(inode, &fl, NULL);

Completed in 30 milliseconds