Searched refs:intent (Results 1 – 4 of 4) sorted by relevance
101 int intent; member
973 op->intent = flags & O_PATH ? 0 : LOOKUP_OPEN; in build_open_flags()976 op->intent |= LOOKUP_CREATE; in build_open_flags()978 op->intent |= LOOKUP_EXCL; in build_open_flags()
124 .intent = LOOKUP_OPEN, in SYSCALL_DEFINE1()794 .intent = LOOKUP_OPEN, in do_open_execat()
3109 nd->flags |= op->intent; in do_last()3463 if (d_is_symlink(dentry) && op->intent & LOOKUP_OPEN) in do_file_open_root()