Searched refs:statMask (Results 26 - 32 of 32) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dkernel_interface.cpp644 void *cookie, const struct stat *stat, int statMask)
643 xfs_write_attr_stat(fs_volume *_volume, fs_vnode *_node, void *cookie, const struct stat *stat, int statMask) argument
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A Dkernel_interface.cpp542 void *cookie, const struct stat *stat, int statMask)
541 ufs2_write_attr_stat(fs_volume *_volume, fs_vnode *_node, void *cookie, const struct stat *stat, int statMask) argument
/haiku/headers/private/system/
H A Dsyscalls.h347 size_t statSize, int statMask);
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dkernel_interface.cpp1035 void* cookie, const struct stat* stat, int statMask)
1034 btrfs_write_attr_stat(fs_volume* _volume, fs_vnode* _node, void* cookie, const struct stat* stat, int statMask) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp2988 int statMask)
3013 request->mask = statMask;
2987 WriteAttrStat(void* _node, void* cookie, const struct stat *st, int statMask) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp1986 const struct stat* stat, int statMask)
1985 bfs_write_attr_stat(fs_volume* _volume, fs_vnode* file, void* cookie, const struct stat* stat, int statMask) argument
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp2186 const struct stat* stat, int statMask)
2185 cdda_write_attr_stat(fs_volume* _volume, fs_vnode* _node, void* cookie, const struct stat* stat, int statMask) argument

Completed in 107 milliseconds

12