Home
last modified time | relevance | path

Searched refs:hmdfs_is_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dstash.c255 static inline bool hmdfs_is_reg(struct dentry *child) in hmdfs_is_reg() function
1594 if (!IS_ERR(child) && !hmdfs_is_reg(child)) { in hmdfs_open_stash_file()
2155 if (hmdfs_is_reg(path.dentry)) { in hmdfs_stash_rebuild_status()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dstash.c245 static inline bool hmdfs_is_reg(struct dentry *child) in hmdfs_is_reg() function
1579 if (!IS_ERR(child) && !hmdfs_is_reg(child)) { in hmdfs_open_stash_file()
2140 if (hmdfs_is_reg(path.dentry)) { in hmdfs_stash_rebuild_status()

Completed in 6 milliseconds