Home
last modified time | relevance | path

Searched defs:unlock (Results 1 – 10 of 10) sorted by relevance

/fs/ocfs2/dlm/
Ddlmunlock.c316 struct dlm_unlock_lock unlock; in dlm_send_remote_unlock_request() local
395 struct dlm_unlock_lock *unlock = (struct dlm_unlock_lock *)msg->buf; in dlm_unlock_lock_handler() local
/fs/ocfs2/
Ddcache.c381 int unlock = 0; in ocfs2_dentry_lock_put() local
Dioctl.c284 int status = 0, unlock = 0; in ocfs2_info_scan_inode_alloc() local
542 int status = 0, unlock = 0, i; in ocfs2_info_freefrag_scan_bitmap() local
Daops.c286 int ret, unlock = 1; in ocfs2_readpage() local
/fs/cifs/
Dfile.c1305 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, in cifs_read_flock()
1548 bool wait_flag, bool posix_lck, int lock, int unlock, in cifs_setlk()
1630 int lock = 0, unlock = 0; in cifs_lock() local
Dsmb1ops.c919 __u64 length, __u32 type, int lock, int unlock, bool wait) in cifs_mand_lock()
Dsmb2ops.c1082 __u64 length, __u32 type, int lock, int unlock, bool wait) in smb2_mand_lock()
/fs/
Dlocks.c1992 int can_sleep, unlock; in SYSCALL_DEFINE2() local
/fs/btrfs/
Dinode.c943 int unlock, struct btrfs_dedupe_hash *hash) in cow_file_range()
/fs/f2fs/
Df2fs.h1987 static inline void f2fs_put_page(struct page *page, int unlock) in f2fs_put_page()