Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs.h892 unsigned int new_ino:1; member
902 unsigned int new_ino; member
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_dtree.c4508 struct component_name * key, ino_t * orig_ino, ino_t new_ino, int flag) in dtModify()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h1487 unsigned int new_ino:1; member
1497 unsigned int new_ino; member
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c8914 u64 new_ino = btrfs_ino(BTRFS_I(new_inode)); in btrfs_rename_exchange() local