Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dstash.c527 struct dentry *c_dentry = file_dentry(cache_file); in hmdfs_close_stash_file() local
528 struct inode *c_inode = d_inode(c_dentry); in hmdfs_close_stash_file()
541 err = hmdfs_enable_stash_file(info, c_dentry); in hmdfs_close_stash_file()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dstash.c517 struct dentry *c_dentry = file_dentry(cache_file); in hmdfs_close_stash_file() local
518 struct inode *c_inode = d_inode(c_dentry); in hmdfs_close_stash_file()
531 err = hmdfs_enable_stash_file(info, c_dentry); in hmdfs_close_stash_file()

Completed in 9 milliseconds