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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c2121 * lock_may_write - checks that the region is free of locks
2133 int lock_may_write(struct inode *inode, loff_t start, unsigned long len) function
2156 EXPORT_SYMBOL(lock_may_write); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1127 extern int lock_may_write(struct inode *, loff_t start, unsigned long count);
1264 static inline int lock_may_write(struct inode *inode, loff_t start, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dvfs.c1008 (!lock_may_write(file->f_path.dentry->d_inode, offset, *cnt)))

Completed in 102 milliseconds