Home
last modified time | relevance | path

Searched defs:new_ino (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c1679 xfs_ino_t *new_ino, in xfs_dialloc_try_ag()
1739 xfs_ino_t *new_ino) in xfs_dialloc()
/openbmc/linux/fs/ubifs/
H A Dubifs.h901 unsigned int new_ino:1; member
911 unsigned int new_ino; member
/openbmc/linux/fs/jfs/
H A Djfs_dtree.c4217 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h1486 unsigned int new_ino:1; member
1496 unsigned int new_ino; member
/openbmc/linux/fs/btrfs/
H A Dinode.c8746 u64 new_ino = btrfs_ino(BTRFS_I(new_inode)); in btrfs_rename_exchange() local