Searched refs:fsd (Results 1 – 2 of 2) sorted by relevance
3790 struct fs_data fsd; local3793 if (getmnt((int*)0, &fsd, (int)0, NOSTAT_ONE, us.f_fname) == 0) {3795 if (sizeof(fsd.fd_req.path) < cmplen)3796 cmplen = sizeof(fsd.fd_req.path);3797 if (strnEQ(fsd.fd_req.path, us.f_fname, cmplen) &&3798 fdst.st_dev == fsd.fd_req.dev) {3800 on_nosuid = fsd.fd_req.flags & PERL_MOUNT_NOSUID;3801 on_noexec = fsd.fd_req.flags & PERL_MOUNT_NOEXEC;
305 (attrs (ISA compact)) (type h-frc) (index f-rm) (handlers (parse "fsd")))