Searched defs:file_owner_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsubr_acl_nfs4.c368 acl_nfs4_sync_acl_from_mode_draft(struct acl *aclp, mode_t mode, int file_owner_id) argument
715 acl_nfs4_sync_acl_from_mode(struct acl *aclp, mode_t mode, int file_owner_id) argument
854 acl_nfs4_compute_inherited_acl_draft(const struct acl *parent_aclp, struct acl *child_aclp, mode_t mode, int file_owner_id, int is_directory) argument
1017 acl_nfs4_inherit_entries(const struct acl *parent_aclp, struct acl *child_aclp, mode_t mode, int file_owner_id, int is_directory) argument
1137 acl_nfs4_compute_inherited_acl_psarc(const struct acl *parent_aclp, struct acl *aclp, mode_t mode, int file_owner_id, int is_directory) argument
1196 acl_nfs4_compute_inherited_acl(const struct acl *parent_aclp, struct acl *child_aclp, mode_t mode, int file_owner_id, int is_directory) argument
1271 acl_nfs4_is_trivial(const struct acl *aclp, int file_owner_id) argument
[all...]
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_vnops.c655 ufs_update_nfs4_acl_after_mode_change(struct vnode *vp, int mode, int file_owner_id, struct ucred *cred, struct thread *td) argument

Completed in 62 milliseconds