Searched refs:VFS_SETATTR (Results 1 – 2 of 2) sorted by relevance
853 extern int VFS_SETATTR(mount_t, struct vfs_attr *, vfs_context_t);
312 VFS_SETATTR(mount_t mp, struct vfs_attr *vfa, vfs_context_t ctx) in VFS_SETATTR() function780 error = VFS_SETATTR(mp, vfa, ctx); in vfs_setattr()