Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_ialloc.c1798 xfs_ino_t *new_ino, in xfs_dialloc_try_ag()
1891 xfs_ino_t *new_ino) in xfs_dialloc()
/linux-6.14.4/fs/ubifs/
Dubifs.h894 unsigned int new_ino:1; member
904 unsigned int new_ino; member
/linux-6.14.4/fs/jfs/
Djfs_dtree.c4233 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
/linux-6.14.4/fs/btrfs/
Dinode.c7930 u64 new_ino = btrfs_ino(BTRFS_I(new_inode)); in btrfs_rename_exchange() local