Searched defs:new_ino (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dtree.c | 4512 dtModify(tid_t tid, struct inode *ip, struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) dtModify() argument
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dtree.c | 4214 dtModify(tid_t tid, struct inode *ip, struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) dtModify() argument
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 1675 xfs_dialloc_try_ag( struct xfs_perag *pag, struct xfs_trans **tpp, xfs_ino_t parent, xfs_ino_t *new_ino, bool ok_alloc) xfs_dialloc_try_ag() argument 1735 xfs_dialloc( struct xfs_trans **tpp, xfs_ino_t parent, umode_t mode, xfs_ino_t *new_ino) xfs_dialloc() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 8911 u64 new_ino = btrfs_ino(BTRFS_I(new_inode)); in btrfs_rename_exchange() local
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs.h | 892 unsigned int new_ino:1; member 902 unsigned int new_ino; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | inode.c | 8708 u64 new_ino = btrfs_ino(BTRFS_I(new_inode)); in btrfs_rename_exchange() local [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs.h | 901 unsigned int new_ino:1; member 911 unsigned int new_ino; member
|
Completed in 43 milliseconds