Home | History | Annotate | Download | only in debugfs

Lines Matching refs:LINUX_S_IFMT

1346 	inode.i_mode = (statbuf.st_mode & ~LINUX_S_IFMT) | LINUX_S_IFREG;