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

/linux-master/fs/omfs/
H A Domfs_fs.h10 #define OMFS_DIR 'D' macro
H A Dinode.c121 oi->i_type = OMFS_DIR;
240 case OMFS_DIR:
H A Ddir.c359 d_type = (oi->i_type == OMFS_DIR) ? DT_DIR : DT_REG;

Completed in 202 milliseconds