Home | Sort by: relevance | last modified time | path |
/src/sys/fs/filecorefs/ | |
filecore_node.h | 95 struct lockf *i_lockf; /* head of byte-level lock list */ member in struct:filecore_node |
/src/sys/fs/cd9660/ | |
cd9660_node.h | 73 struct lockf *i_lockf; /* head of byte-level lock list */ member in struct:iso_node |
/src/sys/ufs/lfs/ | |
lfs_inode.h | 139 struct lockf *i_lockf;/* Head of byte-level lock list. */ member in struct:inode |
/src/sys/ufs/ufs/ | |
inode.h | 118 struct lockf *i_lockf;/* Head of byte-level lock list. */ member in struct:inode |