Home
last modified time | relevance | path

Searched refs:OMFS_DIR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/omfs/
H A Domfs_fs.h10 #define OMFS_DIR 'D' macro
H A Dinode.c121 oi->i_type = OMFS_DIR; in __omfs_write_inode()
243 case OMFS_DIR: in omfs_iget()
H A Ddir.c358 d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG; in omfs_fill_chain()
/kernel/linux/linux-6.6/fs/omfs/
H A Domfs_fs.h10 #define OMFS_DIR 'D' macro
H A Dinode.c121 oi->i_type = OMFS_DIR; in __omfs_write_inode()
242 case OMFS_DIR: in omfs_iget()
H A Ddir.c359 d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG; in omfs_fill_chain()

Completed in 5 milliseconds