Home
last modified time | relevance | path

Searched refs:keep_cache (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
Dlops.h29 struct gfs2_log_header_host *head, bool keep_cache);
Dlops.c505 bool keep_cache) in gfs2_find_jhead() argument
595 if (!keep_cache) in gfs2_find_jhead()
/kernel/linux/linux-5.10/fs/hmdfs/
Dfile_remote.c53 struct file *file, bool keep_cache) in hmdfs_open_final_remote() argument
74 if (keep_cache) { in hmdfs_open_final_remote()
157 int hmdfs_do_open_remote(struct file *file, bool keep_cache) in hmdfs_do_open_remote() argument
177 err = hmdfs_open_final_remote(info, &open_ret, file, keep_cache); in hmdfs_do_open_remote()
/kernel/linux/linux-5.10/fs/btrfs/
Draid56.c762 int keep_cache = 0; in unlock_stripe() local
781 keep_cache = 1; in unlock_stripe()
830 if (!keep_cache) in unlock_stripe()