HomeSort by: relevance | last modified time | path
    Searched refs:bfs_fileattr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/sysvbfs/
bfs.h 74 struct bfs_fileattr { struct
92 struct bfs_fileattr attr; /* 16 */
152 const struct bfs_fileattr *);
171 const struct bfs_fileattr *attr);
sysvbfs_vnops.c 144 struct bfs_fileattr attr;
215 struct bfs_fileattr attr;
254 struct bfs_fileattr *attr = &bnode->inode->attr;
295 struct bfs_fileattr *attr = &inode->attr;
337 struct bfs_fileattr *attr = &inode->attr;
888 struct bfs_fileattr attr;
bfs.c 277 struct bfs_fileattr attr;
359 const struct bfs_fileattr *attr)
644 const struct bfs_fileattr *from)
646 struct bfs_fileattr *to = &inode->attr;
706 const struct bfs_fileattr *attr = &inode->attr;

Completed in 14 milliseconds