Lines Matching +defs:path +defs:objects
1521 struct path;
1534 struct vfsmount * (*d_automount)(struct path *);
1535 int (*d_manage)(const struct path *, bool);
1740 struct path {
2204 struct path f_path;
3641 int (*quota_on)(struct super_block *, int, int, const struct path *);
3736 int (*getattr)(struct user_namespace *, const struct path *, struct kstat *, u32, unsigned int);
4232 const char *path;
8722 struct path root;
8723 struct path pwd;
17409 struct path pwd;
17568 char *path;
17691 char *path;
21838 unsigned int objects: 15;
23706 int (*proc_get_link)(struct dentry *, struct path *);
23725 struct path root;
25298 int (*sb_mount)(const char *, const struct path *, const char *, long unsigned int, void *);
25300 int (*sb_pivotroot)(const struct path *, const struct path *);
25303 int (*move_mount)(const struct path *, const struct path *);
25306 int (*path_unlink)(const struct path *, struct dentry *);
25307 int (*path_mkdir)(const struct path *, struct dentry *, umode_t);
25308 int (*path_rmdir)(const struct path *, struct dentry *);
25309 int (*path_mknod)(const struct path *, struct dentry *, umode_t, unsigned int);
25310 int (*path_truncate)(const struct path *);
25311 int (*path_symlink)(const struct path *, struct dentry *, const char *);
25312 int (*path_link)(struct dentry *, const struct path *, struct dentry *);
25313 int (*path_rename)(const struct path *, struct dentry *, const struct path *, struct dentry *, unsigned int);
25314 int (*path_chmod)(const struct path *, umode_t);
25315 int (*path_chown)(const struct path *, kuid_t, kgid_t);
25316 int (*path_chroot)(const struct path *);
25317 int (*path_notify)(const struct path *, u64, unsigned int);
25334 int (*inode_getattr)(const struct path *);
26544 struct path path;
26576 struct path path;
37323 char *path;
54641 struct tc_bw_alloc path[2];
59746 char path[32];
67255 struct dst_entry *path;
67433 struct path path;
74968 struct path path;
74973 struct path path;
75541 char path[0];
75575 const char *path;
85064 struct net_device_path path[5];
87649 struct path wd;
90294 struct path path;
90467 char *path;
90472 char path[0];
91398 struct path link;
91405 struct path path;
91407 struct path root;
101927 u32 path;
101936 u32 path;
102295 typedef u64 (*btf_bpf_d_path)(struct path *, char *, u32);