| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | namei.c | 420 static int __exfat_resolve_path(struct inode *inode, const unsigned char *path, in __exfat_resolve_path() argument 492 static int exfat_add_entry(struct inode *inode, const char *path, in exfat_add_entry() argument 473 exfat_resolve_path(struct inode *inode, const unsigned char *path, struct exfat_chain *dir, struct exfat_uni_name *uni) exfat_resolve_path() argument 480 exfat_resolve_path_for_lookup(struct inode *inode, const unsigned char *path, struct exfat_chain *dir, struct exfat_uni_name *uni) exfat_resolve_path_for_lookup() argument [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | inode_merge.c | 225 struct path path; in lookup_comrade() local 350 struct path root, path; in merge_lookup_comrade() local 773 hmdfs_getattr_merge(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) hmdfs_getattr_merge() argument 895 hmdfs_do_ops_merge(struct inode *i_parent, struct dentry *d_child, struct dentry *lo_d_child, struct path path, struct hmdfs_recursive_para *rec_op_para) hmdfs_do_ops_merge() argument 938 struct path path = { .mnt = NULL, .dentry = NULL }; hmdfs_create_lower_dentry() local [all...] |
| H A D | main.c | 647 uint64_t path_hash(const char *path, int len, bool case_sense) in path_hash() argument 663 static char *get_full_path(struct path *path) in get_full_path() argument
|
| H A D | inode_local.c | 917 hmdfs_getattr_local(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) hmdfs_getattr_local() argument [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | inode.c | 330 const struct path *path = ecryptfs_dentry_to_lower_path(dentry->d_parent); in ecryptfs_lookup_interpose() local 1009 static int ecryptfs_do_getattr(const struct path *path, struct kstat *stat, in ecryptfs_do_getattr() argument 983 ecryptfs_getattr_link(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) ecryptfs_getattr_link() argument 1017 ecryptfs_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) ecryptfs_getattr() argument [all...] |
| /kernel/linux/linux-6.6/fs/kernfs/ |
| H A D | dir.c | 861 kernfs_walk_ns(struct kernfs_node *parent, const unsigned char *path, const void *ns) kernfs_walk_ns() argument 929 kernfs_walk_and_get_ns(struct kernfs_node *parent, const char *path, const void *ns) kernfs_walk_and_get_ns() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | export.c | 389 static int check_export(struct path *path, int *flags, unsigned char *uuid) in check_export() argument 946 exp_get_by_name(struct cache_detail *cd, struct auth_domain *clp, const struct path *path, struct cache_req *reqp) exp_get_by_name() argument 974 exp_parent(struct cache_detail *cd, struct auth_domain *clp, struct path *path) exp_parent() argument 1002 struct path path; exp_rootfh() local 1120 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) rqst_exp_get_by_name() argument 1184 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) rqst_exp_parent() argument [all...] |
| H A D | nfsctl.c | 254 struct path path; in write_unlock_fs() local 311 char *dname, *path; in write_filehandle() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | delayed-inode.c | 646 btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_delayed_item *first_item) btrfs_insert_delayed_item() argument 812 btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_root *root, struct btrfs_delayed_node *node) btrfs_insert_delayed_items() argument 835 btrfs_batch_delete_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_delayed_item *item) btrfs_batch_delete_items() argument 913 btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_root *root, struct btrfs_delayed_node *node) btrfs_delete_delayed_items() argument 1001 __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_delayed_node *node) __btrfs_update_delayed_inode() argument 1090 btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_delayed_node *node) btrfs_update_delayed_inode() argument 1109 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_delayed_node *node) __btrfs_commit_inode_delayed_items() argument 1138 struct btrfs_path *path; __btrfs_run_delayed_items() local 1206 struct btrfs_path *path; btrfs_commit_inode_delayed_items() local 1244 struct btrfs_path *path; btrfs_commit_inode_delayed_inode() local 1316 struct btrfs_path *path; btrfs_async_run_delayed_root() local [all...] |
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | dir.c | 1229 char *path = ceph_mdsc_build_path(dentry, &pathlen, in ceph_async_unlink_cb() local
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | inode.c | 1613 int ext2_getattr(struct mnt_idmap *idmap, const struct path *pat argument [all...] |
| H A D | super.c | 1580 ext2_quota_on(struct super_block *sb, int type, int format_id, const struct path *path) ext2_quota_on() argument
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | inode.c | 2059 gfs2_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) gfs2_getattr() argument
|
| /kernel/linux/linux-6.6/fs/hostfs/ |
| H A D | hostfs_kern.c | 901 char *path = dentry_name(dentry); in hostfs_get_link() local
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dfs_cache.c | 40 const char *path; member 76 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap) in dfs_cache_canonical_path() argument 535 __lookup_cache_entry(const char *path, unsigned int hash, int len) __lookup_cache_entry() argument 557 lookup_cache_entry(const char *path) lookup_cache_entry() argument 646 get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, struct dfs_info3_param **refs, int *numrefs) get_dfs_referral() argument 683 cache_refresh_path(const unsigned int xid, struct cifs_ses *ses, const char *path, bool force_refresh) cache_refresh_path() argument 756 setup_referral(const char *path, struct cache_entry *ce, struct dfs_info3_param *ref, const char *target) setup_referral() argument 856 dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, int remap, const char *path, struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tgt_list) dfs_cache_find() argument 904 dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tgt_list) dfs_cache_noreq_find() argument 946 dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it) dfs_cache_noreq_update_tgthint() argument 990 dfs_cache_get_tgt_referral(const char *path, const struct dfs_cache_tgt_iterator *it, struct dfs_info3_param *ref) dfs_cache_get_tgt_referral() argument 1052 dfs_cache_get_tgt_share(char *path, const struct dfs_cache_tgt_iterator *it, char **share, char **prefix) dfs_cache_get_tgt_share() argument 1135 mark_for_reconnect_if_needed(struct TCP_Server_Info *server, const char *path, struct dfs_cache_tgt_list *old_tl, struct dfs_cache_tgt_list *new_tl) mark_for_reconnect_if_needed() argument 1176 __refresh_tcon(const char *path, struct cifs_ses *ses, bool force_refresh) __refresh_tcon() argument [all...] |
| H A D | misc.c | 816 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) in cifs_close_deferred_file_under_dentry() argument 1257 char *path; in cifs_inval_name_dfs_link_error() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | lpt.c | 1950 scan_get_nnode(struct ubifs_info *c, struct lpt_scan_node *path, struct ubifs_nnode *parent, int iip) scan_get_nnode() argument 2009 scan_get_pnode(struct ubifs_info *c, struct lpt_scan_node *path, struct ubifs_nnode *parent, int iip) scan_get_pnode() argument 2084 struct lpt_scan_node *path; ubifs_lpt_scan_nolock() local [all...] |
| H A D | tnc.c | 1131 int *path = c->bottom_up_buf, p = 0; in dirty_cow_bottom_up() local [all...] |
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | copy_up.c | 47 static int ovl_copy_acl(struct ovl_fs *ofs, const struct path *path, in ovl_copy_acl() argument 711 struct path path = { .mnt = ovl_upper_mnt(ofs) }; ovl_copy_up_workdir() local 963 ovl_getxattr_value(const struct path *path, char *name, char **value) ovl_getxattr_value() argument [all...] |
| H A D | inode.c | 157 int ovl_getattr(struct mnt_idmap *idmap, const struct path *path, in ovl_getattr() argument 520 struct posix_acl *ovl_get_acl_path(const struct path *path, in ovl_get_acl_path() argument [all...] |
| H A D | super.c | 251 struct path path; in ovl_statfs() local 371 static int ovl_check_namelen(const struct path *path, struct ovl_fs *ofs, in ovl_check_namelen() argument 385 static int ovl_lower_dir(const char *name, struct path *path, in ovl_lower_dir() argument 981 ovl_get_fsid(struct ovl_fs *ofs, const struct path *path) ovl_get_fsid() argument [all...] |
| H A D | readdir.c | 267 static int ovl_check_whiteouts(const struct path *path, struct ovl_readdir_data *rdd) in ovl_check_whiteouts() argument 459 static int ovl_cache_update_ino(const struct path *path, struct ovl_cache_entry *p) in ovl_cache_update_ino() argument 552 ovl_dir_read_impure(const struct path *path, struct list_head *list, struct rb_root *root) ovl_dir_read_impure() argument 597 ovl_cache_get_impure(const struct path *path) ovl_cache_get_impure() argument 1074 ovl_workdir_cleanup_recurse(struct ovl_fs *ofs, const struct path *path, int level) ovl_workdir_cleanup_recurse() argument 1144 struct path path = { .mnt = mnt, .dentry = dentry }; ovl_workdir_cleanup() local 1162 struct path path = { .mnt = ovl_upper_mnt(ofs), .dentry = indexdir }; ovl_indexdir_cleanup() local [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | bitmap.c | 856 struct treepath *path; in get_left_neighbor() local [all...] |
| H A D | stree.c | 930 comp_items(const struct item_head *stored_ih, const struct treepath *path) comp_items() argument 949 prepare_for_direct_item(struct treepath *path, struct item_head *le_ih, struct inode *inode, loff_t new_file_length, int *cut_size) prepare_for_direct_item() argument 990 prepare_for_direntry_item(struct treepath *path, struct item_head *le_ih, struct inode *inode, loff_t new_file_length, int *cut_size) prepare_for_direntry_item() argument 1034 prepare_for_delete_or_cut(struct reiserfs_transaction_handle *th, struct inode *inode, struct treepath *path, const struct cpu_key *item_key, int *removed, int *cut_size, unsigned long long new_file_length ) prepare_for_delete_or_cut() argument 1190 init_tb_struct(struct reiserfs_transaction_handle *th, struct tree_balance *tb, struct super_block *sb, struct treepath *path, int size) init_tb_struct() argument 1251 reiserfs_delete_item(struct reiserfs_transaction_handle *th, struct treepath *path, const struct cpu_key *item_key, struct inode *inode, struct buffer_head *un_bh) reiserfs_delete_item() argument 1555 maybe_indirect_to_direct(struct reiserfs_transaction_handle *th, struct inode *inode, struct page *page, struct treepath *path, const struct cpu_key *item_key, loff_t new_file_size, char *mode) maybe_indirect_to_direct() argument 1595 indirect_to_direct_roll_back(struct reiserfs_transaction_handle *th, struct inode *inode, struct treepath *path) indirect_to_direct_roll_back() argument 1637 reiserfs_cut_from_item(struct reiserfs_transaction_handle *th, struct treepath *path, struct cpu_key *item_key, struct inode *inode, struct page *page, loff_t new_file_size) reiserfs_cut_from_item() argument 2043 check_research_for_paste(struct treepath *path, const struct cpu_key *key) check_research_for_paste() argument 2183 reiserfs_insert_item(struct reiserfs_transaction_handle *th, struct treepath *path, const struct cpu_key *key, struct item_head *ih, struct inode *inode, const char *body) reiserfs_insert_item() argument [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | file.c | 74 int ntfs_getattr(struct mnt_idmap *idmap, const struct path *path, in ntfs_getattr() argument
|