Home
last modified time | relevance | path

Searched refs:kflags_out (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/nfs/
Dsuper.c2606 unsigned long kflags = 0, kflags_out = 0; in nfs_set_sb_security() local
2611 kflags, &kflags_out); in nfs_set_sb_security()
2616 !(kflags_out & SECURITY_LSM_NATIVE_LABELS)) in nfs_set_sb_security()
2627 unsigned long kflags = 0, kflags_out = 0; in nfs_clone_sb_security() local
2637 &kflags_out); in nfs_clone_sb_security()
2642 !(kflags_out & SECURITY_LSM_NATIVE_LABELS)) in nfs_clone_sb_security()