Searched refs:d_is_reg (Results 1 – 17 of 17) sorted by relevance
418 static inline bool d_is_reg(const struct dentry *dentry) in d_is_reg() function430 return d_is_reg(dentry) || d_is_special(dentry); in d_is_file()
262 if (last_element && d->metacopy && !d_is_reg(this)) { in ovl_lookup_single()380 if (!d_is_reg(datapath->dentry)) in ovl_lookup_data_layer()
1193 if (!d_is_reg(dentry)) in ovl_is_metacopy_dentry()
41 if (!d_is_reg(dentry)) { in ovl_d_real()
753 if (d_is_reg(victim)) in remove_one()
92 if (WARN_ON(!d_is_reg(dentry))) in debugfs_file_get()
588 if (!d_is_reg(path.dentry)) { in __trace_uprobe_create()1591 if (!d_is_reg(path.dentry)) { in create_local_trace_uprobe()
3223 if (!d_is_reg(path.dentry)) { in bpf_uprobe_multi_link_attach()
645 if (!d_is_reg(dentry)) { in cachefiles_look_up_object()
316 if (!d_is_reg(path->dentry) && !d_can_lookup(path->dentry)) in fanotify_group_event_mask()
289 if (!d_is_reg(child)) in nfsd3_create_file()
768 if (d_is_reg(dentry)) in nfsd_access()
309 if (!d_is_reg(child)) in nfsd4_create_file()
917 else if (d_is_reg(dentry) in ecryptfs_setattr()
1098 if (d_is_reg(dentry)) { in v9fs_vfs_setattr()
3626 } else if (d_is_reg(nd->path.dentry) && open_flag & O_TRUNC) { in do_open()
4926 if (cdentry->d_sb->s_type != &cgroup_fs_type || !d_is_reg(cdentry)) { in memcg_write_event_control()