Home
last modified time | relevance | path

Searched defs:lock_type (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dbrec.c95 int lock_type; in hfs_brec_next() local
205 int lock_type = flags & HFS_LOCK_MASK; in hfs_brec_init() local
Dbnode.c204 void hfs_bnode_lock(struct hfs_bnode_ref *bnr, int lock_type) in hfs_bnode_lock()
433 hfs_u32 node, int lock_type) in hfs_bnode_find()
Dhfs.h395 int lock_type; member
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dmrlock.c54 mrlock_init(mrlock_t *mrp, int lock_type, char *name, long sequence) in mrlock_init()
/linux-2.4.37.9/fs/
Dlocks.c773 static int flock_lock_file(struct file *filp, unsigned int lock_type, in flock_lock_file()