Searched refs:intent (Results 1 – 4 of 4) sorted by relevance
100 int intent; member
880 op->intent = flags & O_PATH ? 0 : LOOKUP_OPEN; in build_open_flags()883 op->intent |= LOOKUP_CREATE; in build_open_flags()885 op->intent |= LOOKUP_EXCL; in build_open_flags()
113 .intent = LOOKUP_OPEN in SYSCALL_DEFINE1()759 .intent = LOOKUP_OPEN in open_exec()
2727 nd->flags |= op->intent; in do_last()3051 if (dentry->d_inode->i_op->follow_link && op->intent & LOOKUP_OPEN) in do_file_open_root()