Home
last modified time | relevance | path

Searched refs:sysv_dir_inode_operations (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/sysv/
H A Dsysv.h162 extern const struct inode_operations sysv_dir_inode_operations;
H A Dnamei.c264 const struct inode_operations sysv_dir_inode_operations = { variable
H A Dinode.c159 inode->i_op = &sysv_dir_inode_operations; in sysv_set_inode()