Searched defs:oldentry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xattr.c | 531 struct nfs4_xattr_entry *oldentry = NULL; in nfs4_xattr_hash_add() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 530 struct nfs4_xattr_entry *oldentry = NULL; in nfs4_xattr_hash_add() local
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | namei.c | 1016 exfat_rename_file(struct inode *inode, struct exfat_chain *p_dir, int oldentry, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_rename_file() argument 1104 exfat_move_file(struct inode *inode, struct exfat_chain *p_olddir, int oldentry, struct exfat_chain *p_newdir, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_move_file() argument [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | namei.c | 1012 exfat_rename_file(struct inode *inode, struct exfat_chain *p_dir, int oldentry, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_rename_file() argument 1097 exfat_move_file(struct inode *inode, struct exfat_chain *p_olddir, int oldentry, struct exfat_chain *p_newdir, struct exfat_uni_name *p_uniname, struct exfat_inode_info *ei) exfat_move_file() argument [all...] |
Completed in 7 milliseconds