Searched defs:ci_name (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 339 xfs_dir_lookup( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name, xfs_ino_t *inum, struct xfs_name *ci_name) xfs_dir_lookup() argument
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 352 xfs_dir_lookup( struct xfs_trans *tp, struct xfs_inode *dp, const struct xfs_name *name, xfs_ino_t *inum, struct xfs_name *ci_name) xfs_dir_lookup() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | configfs.h | 39 char *ci_name; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | configfs.h | 41 char *ci_name; member
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_iops.c | 285 struct xfs_name ci_name; in xfs_vn_ci_lookup() local
|
| H A D | xfs_inode.c | 669 xfs_lookup( xfs_inode_t *dp, struct xfs_name *name, xfs_inode_t **ipp, struct xfs_name *ci_name) xfs_lookup() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_iops.c | 321 struct xfs_name ci_name; in xfs_vn_ci_lookup() local
|
| H A D | xfs_inode.c | 651 xfs_lookup( struct xfs_inode *dp, const struct xfs_name *name, struct xfs_inode **ipp, struct xfs_name *ci_name) xfs_lookup() argument
|
| /device/soc/rockchip/common/sdk_linux/fs/xfs/ |
| H A D | xfs_inode.c | 660 int xfs_lookup(xfs_inode_t *dp, struct xfs_name *name, xfs_inode_t **ipp, struct xfs_name *ci_name)
in xfs_lookup() argument
|
Completed in 19 milliseconds