Home
last modified time | relevance | path

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

/fs/erofs/
Dfscache.c260 loff_t pos, size_t len, bool *unlock) in erofs_fscache_data_read()
333 bool unlock; in erofs_fscache_read_folio() local
351 bool unlock; in erofs_fscache_readahead() local
/fs/ocfs2/dlm/
Ddlmunlock.c314 struct dlm_unlock_lock unlock; in dlm_send_remote_unlock_request() local
393 struct dlm_unlock_lock *unlock = (struct dlm_unlock_lock *)msg->buf; in dlm_unlock_lock_handler() local
/fs/ocfs2/
Ddcache.c377 int unlock = 0; in ocfs2_dentry_lock_put() local
Dioctl.c282 int status = 0, unlock = 0; in ocfs2_info_scan_inode_alloc() local
540 int status = 0, unlock = 0, i; in ocfs2_info_freefrag_scan_bitmap() local
Daops.c283 int ret, unlock = 1; in ocfs2_read_folio() local
/fs/f2fs/
Dcompress.c100 static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) in f2fs_drop_rpages()
125 struct writeback_control *wbc, bool redirty, int unlock) in f2fs_put_rpages_wbc()
Df2fs.h2746 static inline void f2fs_put_page(struct page *page, int unlock) in f2fs_put_page()
/fs/smb/client/
Dfile.c1534 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, in cifs_read_flock()
1787 bool wait_flag, bool posix_lck, int lock, int unlock, in cifs_setlk()
1883 int lock = 0, unlock = 0; in cifs_flock() local
1932 int lock = 0, unlock = 0; in cifs_lock() local
Dsmb1ops.c941 __u64 length, __u32 type, int lock, int unlock, bool wait) in cifs_mand_lock()
Dsmb2ops.c2754 __u64 length, __u32 type, int lock, int unlock, bool wait) in smb2_mand_lock()
/fs/btrfs/
Dinode.c1174 unsigned long *nr_written, int unlock, in cow_file_range()