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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dlocks.c2099 * lock_may_write - checks that the region is free of locks
2111 int lock_may_write(struct inode *inode, loff_t start, unsigned long len) function
2134 EXPORT_SYMBOL(lock_may_write); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dfs.h861 extern int lock_may_write(struct inode *, loff_t start, unsigned long count);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c922 (!lock_may_write(file->f_path.dentry->d_inode, offset, cnt)))

Completed in 161 milliseconds