Searched defs:origin (Results 1 – 11 of 11) sorted by relevance
/fs/overlayfs/ |
D | namei.c | 326 struct dentry *origin = NULL; in ovl_check_origin_fh() local 506 struct ovl_path origin = { }; in ovl_verify_index() local 638 int ovl_get_index_name(struct dentry *origin, struct qstr *name) in ovl_get_index_name() 686 struct dentry *origin, bool verify) in ovl_lookup_index() 825 struct dentry *origin = NULL; in ovl_lookup() local
|
D | copy_up.c | 331 static int ovl_create_index(struct dentry *dentry, struct dentry *origin, in ovl_create_index() 395 bool origin; member
|
D | export.c | 704 struct ovl_path origin = { }; in ovl_lower_fh_to_d() local
|
D | overlayfs.h | 333 struct dentry *origin, bool set) in ovl_verify_origin()
|
D | dir.c | 536 struct ovl_cattr *attr, bool origin) in ovl_create_or_link()
|
D | readdir.c | 777 static loff_t ovl_dir_llseek(struct file *file, loff_t offset, int origin) in ovl_dir_llseek()
|
/fs/ |
D | pnode.c | 150 struct mount *origin) in propagation_next() 171 struct mount *origin) in skip_propagation_subtree() 183 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group()
|
/fs/orangefs/ |
D | file.c | 563 static loff_t orangefs_file_llseek(struct file *file, loff_t offset, int origin) in orangefs_file_llseek()
|
/fs/9p/ |
D | vfs_file.c | 412 loff_t origin; in v9fs_file_write_iter() local
|
/fs/configfs/ |
D | dir.c | 1050 static int configfs_depend_prep(struct dentry *origin, in configfs_depend_prep()
|
/fs/ntfs/ |
D | layout.h | 1126 } __attribute__ ((__packed__)) origin; member 1150 } __attribute__ ((__packed__)) origin; member
|