Searched refs:F_DENTRY (Results 1 – 1 of 1) sorted by relevance
98 #define F_DENTRY(filp) ((filp)->f_path.dentry) macro102 const struct dentry *dentry = F_DENTRY(filp); in open_proxy_open()141 const struct dentry *dentry = F_DENTRY(filp); \175 const struct dentry *dentry = F_DENTRY(filp); in full_proxy_poll()192 const struct dentry *dentry = F_DENTRY(filp); in full_proxy_release()230 const struct dentry *dentry = F_DENTRY(filp); in full_proxy_open()291 ret = debugfs_use_file_start(F_DENTRY(file), &srcu_idx); in debugfs_attr_read()305 ret = debugfs_use_file_start(F_DENTRY(file), &srcu_idx); in debugfs_attr_write()744 r = debugfs_use_file_start(F_DENTRY(file), &srcu_idx); in debugfs_read_file_bool()776 r = debugfs_use_file_start(F_DENTRY(file), &srcu_idx); in debugfs_write_file_bool()[all …]